Fix typo in src/ChangeLog.
authorEli Zaretskii <eliz@gnu.org>
Wed, 1 Aug 2012 16:30:13 +0000 (19:30 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 1 Aug 2012 16:30:13 +0000 (19:30 +0300)
src/ChangeLog

index e55ee9dd6db7fba6927423c09e4e971070923eb7..c55aa08253005bdbfdf77268cd6ab198fc6e1592 100644 (file)
@@ -2,7 +2,7 @@
 
        * .gdbinit (xcar, xcdr, xlist, xwindow, nextcons, xprintsym):
        Adapt to latest changes in field names of the corresponding Lisp
-       objects
+       objects.
 
        * xdisp.c (try_window_id): Use WVAR in IF_DEBUG code.